Gets the event descriptor collection for the specified custom attributes array.
[Visual Basic]
Overloads Public Function GetEvents( _
ByVal attributes() As Attribute _
) As EventDescriptorCollection
[C#]
public EventDescriptorCollection GetEvents(
Attribute[] attributes
);
CustomProperties Class | CustomProperties Members | Overload List
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.